"

Set 5 Problem number 3


Problem

What are the magnitude and angle of a vector whose x and y components are respectively 2.4 and 5.1?

Solution

The magnitude of the vector is found by the Pythagorean Theorem to be

The angle made by the vector with the x axis is

Since the components of the vector are both positive, the vector is in the first quadrant. Its angle with the positive x axis is therefore equal to the 64.79 degrees found from the tan-1 function (the inverse tangent, found on a calculator from the inverse or 2d function key and the tan key).

Generalized Solution

The components vx and vy correspond to the sides of a right triangle whose hypotenuse is equal to the length or magnitude of the vector, and whose angle with the positive x axis is opposite to the y component and adjacent to the x component.

The angle has a tangent (opposite side / adjacent side) equal to vy / vx.

Explanation in terms of Figure(s), Extension

The figure below depicts a vector with components vx and vy.

Figure(s)

the magnitude and angle of a vector can be found if its components are known; use the Pythagorean Theorem and the arcTangent function

 

"